home *** CD-ROM | disk | FTP | other *** search
-
-
-
- AAAATTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM)))) KKKK----TTTTaaaallllkkkk bbbbyyyy XXXXiiiinnnneeeetttt ((((11110000////11114444////99999999 11110000....1111)))) AAAATTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))
-
-
-
- NNNNAAAAMMMMEEEE
- /usr/etc/appletalk/atconfig - enable AppleTalk on an
- interface
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- aaaattttccccoooonnnnffffiiiigggg _i_n_t_r [-_n_e_t _n] [-_o_p_t_n_e_t _n] [-_o_p_t_s_t_a_r_t _s_n -_o_p_t_e_n_d _e_n]
- [-_n_o_d_e _d] [-_s_t_a_r_t _s_n -_e_n_d _e_n] [-_f] [-_D]
- aaaattttccccoooonnnnffffiiiigggg ----cccclllleeeeaaaarrrr
- aaaattttccccoooonnnnffffiiiigggg ----aaaattttttttaaaacccchhhh _i_n_t_r
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- The _a_t_c_o_n_f_i_g command enables AppleTalk on an interface. It
- is similar in function to _i_f_c_o_n_f_i_g(1m). When _a_t_c_o_n_f_i_g is
- run, the interface uses the Apple Address Resolution
- Protocol (AARP) to determine its net and node number. When
- run on the loopback _l_o_0, _a_t_c_o_n_f_i_g sets the net and node of a
- local pseudo-network. Specifying a _i_n_t_r of "default" will
- configure the first interface in the ifaddr list. All
- numeric arguments may be specified in hexadecimal by
- prepending them with a 0x. The flags are defined as
- follows:
-
- ----nnnneeeetttt nnnn
- Specifies that atconfig will use net number _n. If a net
- number is specified, and it conflicts with net
- information gathered from RTMP packets, EINVAL will be
- returned. A net number must be specified when
- configuring the loopback interface (lo0).
-
- ----ooooppppttttnnnneeeetttt nnnn
- Specifies that atconfig will use net number _n, net
- range _n-_n. This differs from ----nnnneeeetttt in that if there is
- another router using a different net number, no error
- message will be returned. If ----ooooppppttttssssttttaaaarrrrtttt and ----oooopppptttteeeennnndddd are
- used, they specify a network range to be used only if
- it does not conflict with an existing router. These
- modes are useful for configuring K-Talk on a network
- where other AppleTalk routers exist, but are not
- reliable.
-
- ----nnnnooooddddeeee dddd
- This specifies that AARP will begin trying to acquire a
- node number at node _d. If the node number is not
- specified, it defaults to 128 (0x80). It does not
- specify the actual node number obtained, only where to
- start.
-
- ----ssssttttaaaarrrrtttt ssssnnnn ----eeeennnndddd eeeennnn
- This specifies the start and end of the network range.
- These arguments are only used when you want to set up
- an extended network range (more than one node number).
- If the start and end are not specified, _a_t_c_o_n_f_i_g
-
-
-
- Page 1 (printed 5/15/100)
-
-
-
-
-
-
- AAAATTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM)))) KKKK----TTTTaaaallllkkkk bbbbyyyy XXXXiiiinnnneeeetttt ((((11110000////11114444////99999999 11110000....1111)))) AAAATTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))
-
-
-
- defaults to the range already in use on the network (if
- there are other routers), or to provisional mode there
- are no other routers. In provisional mode, network
- range 65280-65534 (the provisional range) is used.
- This will allow K-Talk to communicate with other
- AppleTalk devices on an Ethertalk network with no
- routers.
-
- ----ffff specifies that _a_t_c_o_n_f_i_g will use the specified _n_e_t
- number for the local pseudo-net even if it already
- appears in routing tables. This option is used to
- maintain single numbers for the pseudo-net when there
- are routers that do not properly process delete-route
- packets.
-
- -_D causes debugging information to be printed first when
- the flag is encountered in the command line, and again
- when the arguments have been processed. It is mostly
- used to check argument parsing.
-
- ----cccclllleeeeaaaarrrr
- is used to reset all AppleTalk kernel information. It
- should be done only when all AppleTalk services have
- been halted (with an atinit halt). It will clear all
- interface configuration information, as well as the
- AARP and routing tables. After clearing the interface,
- you should wait for 10 seconds to allow the routing
- tables to be rebuilt before running any additional
- _a_t_c_o_n_f_i_g commands. The main use of the ----cccclllleeeeaaaarrrr option
- is to clear a configuration when you plan to switch
- your network configuration.
-
- ----aaaattttttttaaaacccchhhh
- is used on Streams implementations (currently, only
- Solaris) to make an interface ``known'' by the
- AppleTalk Protocol, but does not configure it. This is
- used to allow routing packets through on an interface
- in order to determine the prefered net range. On these
- systems, an interface will not show up in the _a_t_i_n_f_o(1)
- list until it has either been _a_t_t_a_c_h_e_d or configured.
-
- DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
- atconfig: old-style arguments. New command would be: ...
- The arguments passed to _a_t_c_o_n_f_i_g were in the
- format of old versions of _a_t_c_o_n_f_i_g A new-style
- command line will be printed to ease conversion.
-
- atconfig: permission denied
- You must be root to configure interfaces.
-
- atconfig: socket: ...
-
-
-
- Page 2 (printed 5/15/100)
-
-
-
-
-
-
- AAAATTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM)))) KKKK----TTTTaaaallllkkkk bbbbyyyy XXXXiiiinnnneeeetttt ((((11110000////11114444////99999999 11110000....1111)))) AAAATTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))
-
-
-
- _a_t_c_o_n_f_i_g could not open an AppleTalk socket. This
- usually means that AppleTalk is not installed in
- the kernel.
-
- atconfig: invalid interface xx
- The specified interface is not valid. Use
- _a_t_i_n_f_o(1) to get a list of the interfaces.
-
- atconfig: interface xx already configured
- The interface is already configured. You must
- clear it with aaaattttccccoooonnnnffffiiiigggg ----cccclllleeeeaaaarrrr before you can
- configure it again.
-
- atconfig: no net number specified on net with no other routers
- This means that you did not specify a net number
- on a network that does not have any other
- AppleTalk routers. You need to specify a network
- number with a -net flag. To do this, edit
- /_u_s_r/_e_t_c/_a_p_p_l_e_t_a_l_k/_s_e_r_v_i_c_e_s and change the
- aaaattttccccoooonnnnffffiiiigggg line for the interface.
-
- atconfig: illegal parameters start=x net=y end=z. startnet <= net <= endnet
- One of the parameters startnet, endnet, or net is
- invalid. Usually means that you set a net number
- that was not within the existing network range.
- To fix this, edit /_u_s_r/_e_t_c/_a_p_p_l_e_t_a_l_k/_s_e_r_v_i_c_e_s and
- remove the conflicting -net argument from the
- aaaattttccccoooonnnnffffiiiigggg line for the interface.
-
- atconfig: SIOSETADDR failed (xx): ...
- The ioctl to set the address failed. Usually this
- means that the parameters specified conflict with
- configurations already existing on the network.
-
- atconfig: K-Talk kernel modules not loaded
- If you are running a system with loadable kernel
- modules, the loading of the kernel modules failed.
- Check for error messages from atalkmodload. If
- you are not running a system with loadable kernel
- modules, then you are running a non-AppleTalking
- kernel. Use mmmmkkkkkkkkeeeerrrrnnnneeeellll to build an AppleTalking
- kernel, copy it to /, and reboot.
-
- CCCCAAAAVVVVEEEEAAAATTTTSSSS
- The first interface to be successfully configured becomes
- your default interface. This is the interface where
- AppleTalk services are registered.
-
- FFFFIIIILLLLEEEESSSS
-
-
-
- PPPPaaaaggggeeee 3333 ((((pppprrrriiiinnnntttteeeedddd 5555////11115555////111100000000))))
-
-
-
-
-
-
- AAAATTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM)))) KKKK----TTTTaaaallllkkkk bbbbyyyy XXXXiiiinnnneeeetttt ((((11110000////11114444////99999999 11110000....1111)))) AAAATTTTCCCCOOOONNNNFFFFIIIIGGGG((((1111MMMM))))
-
-
-
- /usr/etc/appletalk/services The file where _a_t_c_o_n_f_i_g
- commands are placed.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- atinfo(1)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Page 4 (printed 5/15/100)
-
-
-
-